shadow file - Übersetzung nach russisch
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

shadow file - Übersetzung nach russisch

TOOL ON MOST UNIX AND UNIX-LIKE OPERATING SYSTEMS USED TO CHANGE A USER'S PASSWORD
Shadow (file); Shadow passwords; Password shadowing; Shadowed password; Password Shadowing; Passwd (command); Passwd (file); /etc/passwd; /etc/shadow; Shadow password; Password file; /etc/master.passwd; Shadow file

shadow file         
ложный файл
password file         
файл паролей
shadow price         
MONETARY VALUE ASSIGNED TO CURRENTLY UNKNOWABLE OR DIFFICULT-TO-CALCULATE COSTS
Shadow Price; Shadow prices; Shadow pricing
скрытая [неявная] цена

Definition

ФАЙЛОВАЯ СИСТЕМА
часть операционной системы ЭВМ, ведающая использованием записей данных файлов.

Wikipedia

Passwd

passwd is a command on Unix, Plan 9, Inferno, and most Unix-like operating systems used to change a user's password. The password entered by the user is run through a key derivation function to create a hashed version of the new password, which is saved. Only the hashed version is stored; the entered password is not saved for security reasons.

When the user logs on, the password entered by the user during the log on process is run through the same key derivation function and the resulting hashed version is compared with the saved version. If the hashes are identical, the entered password is considered to be correct, and the user is authenticated. In theory, it is possible for two different passwords to produce the same hash. However, cryptographic hash functions are designed in such a way that finding any password that produces the same hash is very difficult and practically infeasible, so if the produced hash matches the stored one, the user can be authenticated.

The passwd command may be used to change passwords for local accounts, and on most systems, can also be used to change passwords managed in a distributed authentication mechanism such as NIS, Kerberos, or LDAP.

Übersetzung von &#39shadow file&#39 in Russisch